home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / FROMUTS / BATTLE / !Battle / !Run < prev    next >
Text File  |  1990-09-24  |  577b  |  20 lines

  1. SET Battle$Dir <Obey$dir>
  2. RMENSURE SharedCLibrary 0 RMLOAD System:modules.CLIB
  3. RMENSURE FPEmulator 2     RMLOAD System:modules.FPEmulator
  4.  
  5. RMEnsure MemAlloc 0 RMLoad <Obey$Dir>.MemAlloc
  6. Echo <22><141>
  7. ScreenSize 160 Error Not enough memory to run Battle
  8. Echo <22><141>
  9. |   If you prefer to use your own sounds
  10. |   instead of the internal sounds
  11. |   then RMLOAD and CHANNELVOICE them here
  12.              
  13. RMKill Memalloc
  14. *channelvoice 1 WaveSynth-Beep
  15. *channelvoice 2 Percussion-Noise
  16. *channelvoice 3 Percussion-Soft
  17. *channelvoice 4 Percussion-Medium
  18.    
  19. RUN <Obey$dir>.!RunImage
  20.